Skip to content

chore(zsh): apply standard modelines and editorconfig#166

Merged
ss-o merged 3 commits into
mainfrom
feature-zsh-modelines-editorconfig
Jun 1, 2026
Merged

chore(zsh): apply standard modelines and editorconfig#166
ss-o merged 3 commits into
mainfrom
feature-zsh-modelines-editorconfig

Conversation

@ss-o
Copy link
Copy Markdown
Member

@ss-o ss-o commented Jun 1, 2026

Summary

  • apply the standard Zsh modelines to bundled snippets after the upstream lib/ to public/ layout move
  • add a repository .editorconfig formatting baseline
  • move Windows validation and GitHub Pages deployment concurrency to workflow scope

Validation

  • find public -name '*.zsh' -print0 | xargs -0 -r -n1 zsh -n
  • workflow YAML parse and policy audit
  • git diff --check origin/main...HEAD

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Jun 1, 2026

Deploying src with  Cloudflare Pages  Cloudflare Pages

Latest commit: f3c17e1
Status: ✅  Deploy successful!
Preview URL: https://b5969f17.zi-src.pages.dev
Branch Preview URL: https://feature-zsh-modelines-editor.zi-src.pages.dev

View logs

@ss-o ss-o marked this pull request as ready for review June 1, 2026 04:12
Copilot AI review requested due to automatic review settings June 1, 2026 04:12
@ss-o ss-o merged commit a715c1d into main Jun 1, 2026
7 of 8 checks passed
@ss-o ss-o deleted the feature-zsh-modelines-editorconfig branch June 1, 2026 04:12
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants